From abf6808db26c3ea7c94f672af7b2519d8cd23718 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 26 Aug 2002 10:21:26 +0000 Subject: [PATCH] (WINS): Add calc and obsolete. --- lisp/makefile.w32-in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index 3cfe43e4936..7583407f997 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -141,6 +141,7 @@ setwins=subdirs=`find $$wd -type d -print`; \ # Have to define the list of subdirs manually when not using sh. WINS=\ + calc \ calendar \ emacs-lisp \ emulation \ @@ -150,6 +151,7 @@ WINS=\ language \ mail \ net \ + obsolete \ play \ progmodes \ term \ -- 2.30.2